AttachmentDataObjectStorage Property |
Gets or sets the data object storage.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic Storage DataObjectStorage { get; set; }Public Property DataObjectStorage As Storage
Get
Set
Property Value
Type:
StorageThe data object storage.
See Also